FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSDataSet.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSDataSet.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
Version1.0.0
Statusactive
Date2026-04-03T08:10:50+00:00
NameEHDSDataSet
TitleDataSet model
DescriptionCommon elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
Kindlogical

Resources that use this resource

StructureDefinition
xtehr.eu.ehds.models#currentEHDSAdvanceDirectiveAdvance directive model
xtehr.eu.ehds.models#currentEHDSAlertAlert model
xtehr.eu.ehds.models#currentEHDSAllergyIntoleranceAllergy intolerance model
xtehr.eu.ehds.models#currentEHDSCarePlanCare plan model
xtehr.eu.ehds.models#currentEHDSConditionCondition model
xtehr.eu.ehds.models#currentEHDSCurrentPregnancyCurrent pregnancy status model
xtehr.eu.ehds.models#currentEHDSDeviceUseDevice use model
xtehr.eu.ehds.models#currentEHDSDocumentDocument model
xtehr.eu.ehds.models#currentEHDSEncounterEncounter model
xtehr.eu.ehds.models#currentEHDSImagingStudyImaging study model
xtehr.eu.ehds.models#currentEHDSImmunisationImmunisation model
xtehr.eu.ehds.models#currentEHDSMedicationAdministrationMedication administration model
xtehr.eu.ehds.models#currentEHDSMedicationDispenseMedication dispense model
xtehr.eu.ehds.models#currentEHDSMedicationPrescriptionMedication prescription model
xtehr.eu.ehds.models#currentEHDSMedicationUseMedication use model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSPregnancyHistoryPregnancy history model
xtehr.eu.ehds.models#currentEHDSProcedureProcedure model
xtehr.eu.ehds.models#currentEHDSServiceRequestService request model
xtehr.eu.ehds.models#currentEHDSTravelHistoryTravel history model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSDeviceDevice model
xtehr.eu.ehds.models#currentEHDSHealthProfessionalHealth professional model
xtehr.eu.ehds.models#currentEHDSOrganisationOrganisation model
xtehr.eu.ehds.models#currentEHDSPatientPatient model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSDataSet

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDataSet 0..*BaseDataSet model
... header 1..1BaseBasic metadata for this information
.... subject 1..1EHDSPatientPatient/subject information
.... identifier 0..*IdentifierBusiness identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
.... author[x] 0..*Author(s) responsible for the provided information.
..... authorEHDSHealthProfessionalEHDSHealthProfessional
..... authorEHDSOrganisationEHDSOrganisation
..... authorEHDSDeviceEHDSDevice
.... date 0..1dateTimeDate and optionally time of authoring/issuing
.... status 1..1CodeableConceptStatus of the resource or document
.... source 0..1CodeableConceptSource of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.
.... language 0..1CodeableConceptLanguage in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDataSet",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "version": "1.0.0",
  "name": "EHDSDataSet",
  "title": "DataSet model",
  "status": "active",
  "date": "2026-04-03T08:10:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSDataSet",
        "path": "EHDSDataSet",
        "short": "DataSet model",
        "definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header",
        "path": "EHDSDataSet.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.subject",
        "path": "EHDSDataSet.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.identifier",
        "path": "EHDSDataSet.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.author[x]",
        "path": "EHDSDataSet.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.date",
        "path": "EHDSDataSet.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.status",
        "path": "EHDSDataSet.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.source",
        "path": "EHDSDataSet.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.language",
        "path": "EHDSDataSet.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDataSet",
        "path": "EHDSDataSet",
        "short": "DataSet model",
        "definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources."
      },
      {
        "id": "EHDSDataSet.header",
        "path": "EHDSDataSet.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.subject",
        "path": "EHDSDataSet.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.identifier",
        "path": "EHDSDataSet.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.author[x]",
        "path": "EHDSDataSet.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.date",
        "path": "EHDSDataSet.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.status",
        "path": "EHDSDataSet.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.source",
        "path": "EHDSDataSet.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.language",
        "path": "EHDSDataSet.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      }
    ]
  }
}